-
Notifications
You must be signed in to change notification settings - Fork 78
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
change opencensus tracing to opentelemetry tracing #1767
Conversation
[WARNING:INTCFG] Changes in |
[CHATOPS:HELP] ChatOps commands.
|
Codecov ReportBase: 50.23% // Head: 30.24% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #1767 +/- ##
===========================================
- Coverage 50.23% 30.24% -20.00%
===========================================
Files 231 372 +141
Lines 13464 33705 +20241
===========================================
+ Hits 6764 10194 +3430
- Misses 6499 23118 +16619
- Partials 201 393 +192
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
Deploying with Cloudflare Pages
|
49fa400
to
3aa3940
Compare
3aa3940
to
ae9a061
Compare
336f262
to
8e40037
Compare
f93beea
to
77a860e
Compare
ea1281d
to
b61d16a
Compare
82108f3
to
30810e1
Compare
88ec538
to
6adb5c1
Compare
6adb5c1
to
90723c7
Compare
|
||
<a name="vald-v1-Insert"></a> | ||
|
||
### Insert |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[LanguageTool] reported by reviewdog 🐶
Possible typo: you repeated a word (ENGLISH_WORD_REPEAT_RULE)
Suggestions: Insert
Rule: https://community.languagetool.org/rule/show/ENGLISH_WORD_REPEAT_RULE?lang=en-US
Category: MISC
Signed-off-by: kpango <kpango@vdaas.org>
90723c7
to
576ce13
Compare
type args struct { | ||
tp Tripper | ||
} | ||
type want struct { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚫 [golangci] reported by reviewdog 🐶
type want
is unused (unused)
Merge branch 'master' into update/deps/version
Signed-off-by: kpango kpango@vdaas.org
Description:
SSIA
Related Issue:
How Has This Been Tested?:
Environment:
Types of changes:
Changes to Core Features:
Checklist: